Qucs-core  0.0.19
Static Public Member Functions
testing::internal::UniversalPrinter< T[N]> Class Template Reference

#include <gtest.h>

Static Public Member Functions

static void Print (const T(&a)[N],::std::ostream *os)
static void Print (const T(&a)[N],::std::ostream *os)

Detailed Description

template<typename T, size_t N>
class testing::internal::UniversalPrinter< T[N]>

Definition at line 9833 of file fused-src/gtest/gtest.h.


Member Function Documentation

template<typename T , size_t N>
static void testing::internal::UniversalPrinter< T[N]>::Print ( const T(&)  a[N],
::std::ostream *  os 
) [inline, static]

Definition at line 646 of file gtest-printers.h.

template<typename T , size_t N>
static void testing::internal::UniversalPrinter< T[N]>::Print ( const T(&)  a[N],
::std::ostream *  os 
) [inline, static]

Definition at line 9837 of file fused-src/gtest/gtest.h.


The documentation for this class was generated from the following files: